RMI and Object Serialization Documentation
- README
- Top level README file.
- README-solaris
- RMI installation instructions for Solaris systems.
- README-win32
- RMI installation instructions for Win32 systems
(Windows 95 and Windows NT).
- Release Notes
- The Prebeta release notes for Remote Method Invocation
and Object Serialization.
- Getting Started
- A "Getting Started" tutorial for a simple RMI server and client.
- Package Documentation
- The API documentation generated by javadoc.
- rmic Command
- Manual page for the rmic command used to compile skeletons and stubs.
- rmiregistry Command
- Manual page for the rmiregistry command used to start registry.
- serialver Command
- Manual page for the serialver command used to obtain serial version UID
of serializable classes.
- RMI Specification
- The specification for Java Remote Method Invocation.
- Serialization Specification
- The specification for Java Object Serialization.